SftTabs/NET 6.0

TruncatePattern Property, ScrollingClass Class

Softel vdm, Inc.

Defines whether truncated tabs are clipped or displayed using a ragged edge.

Syntax      ScrollingClass Class (Softelvdm.SftTabsNET)

VB   

Public Property TruncatePattern As Boolean

C#   

public bool TruncatePattern { get; set; }

C++   

public: property bool TruncatePattern {
        bool get();
        void set(bool value);
}

Property Value

True if truncated tabs are clipped, otherwise False and a ragged edge is displayed.

The default value is True.

Comments

The TruncatePattern property defines whether truncated tabs are clipped or displayed using a ragged edge.

If scrolling is not enabled, this property cannot be used.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com